Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Automate version bumping and tagging #1020

Merged
merged 6 commits into from
Jan 31, 2024
Merged

Conversation

msarcev
Copy link
Collaborator

@msarcev msarcev commented Jan 26, 2024

Description of change

  • Added an npm script (and bash) to automate (and synchronise) version bumping and tagging

Closes #1009

Type of change

  • Enhancement (a non-breaking change which adds functionality)

tag_release.sh Outdated Show resolved Hide resolved
tag_release.sh Outdated Show resolved Hide resolved
Copy link
Member

@VmMad VmMad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some suggestions

tag_release.sh Outdated Show resolved Hide resolved
tag_release.sh Outdated Show resolved Hide resolved
tag_release.sh Outdated Show resolved Hide resolved
@msarcev msarcev requested a review from VmMad January 30, 2024 15:50
scripts/tag_release.sh Outdated Show resolved Hide resolved
@VmMad VmMad self-requested a review January 30, 2024 16:44
@VmMad VmMad merged commit a7c5be6 into main Jan 31, 2024
5 checks passed
@VmMad VmMad deleted the chore/automate-version-bumping branch January 31, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task]: Automate version bumping commands
2 participants